Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ML] Explain log rate spikes: Mini histogram fixes. #137266

Merged
merged 4 commits into from
Jul 28, 2022

Conversation

walterra
Copy link
Contributor

@walterra walterra commented Jul 27, 2022

Summary

Part of #136265.

  • Disables tooltips in mini histograms to avoid bug with sticky tooltips and to be in line with APM sparkline behavior.
  • Fix to set mini histogram background to transparent so the chart background picks up the background of a hovered table row.
  • Fix some hard coded values by using values provided by EUI.
  • Fixes an issue where histograms were assigned to the wrong table rows.
  • Support for loading indicator and empty chart state.
  • Tweaks analysis table column widths.

image

Checklist

@walterra walterra added :ml release_note:skip Skip the PR/issue when compiling release notes v8.4.0 labels Jul 27, 2022
@walterra walterra requested review from peteharverson and qn895 July 27, 2022 10:27
@walterra walterra self-assigned this Jul 27, 2022
@walterra walterra requested a review from a team as a code owner July 27, 2022 10:27
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@walterra walterra added the bug Fixes for quality problems that affect the customer experience label Jul 27, 2022
Copy link
Contributor

@peteharverson peteharverson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and LGTM. Please edit the selected row background color in this PR if it's an easy fix.

@qn895
Copy link
Member

qn895 commented Jul 28, 2022

LGTM 🎉

@walterra
Copy link
Contributor Author

@elasticmachine merge upstream

@walterra walterra added auto-backport Deprecated - use backport:version if exact versions are needed v8.5.0 labels Jul 28, 2022
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
aiops 360 361 +1

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
aiops 472.3KB 473.0KB +778.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
aiops 4.7KB 4.8KB +54.0B

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @walterra

@walterra walterra merged commit 3117f67 into elastic:main Jul 28, 2022
kibanamachine pushed a commit that referenced this pull request Jul 28, 2022
- Disables tooltips in mini histograms to avoid bug with sticky tooltips and to be in line with APM sparkline behavior.
- Fix to set mini histogram background to transparent so the chart background picks up the background of a hovered table row.
- Fix some hard coded values by using values provided by EUI.
- Fixes an issue where histograms were assigned to the wrong table rows.
- Support for loading indicator and empty chart state.
- Tweaks analysis table column widths.

(cherry picked from commit 3117f67)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.4

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

@walterra walterra deleted the ml-aiops-mini-histogram-fixes branch July 28, 2022 15:58
kibanamachine added a commit that referenced this pull request Jul 28, 2022
- Disables tooltips in mini histograms to avoid bug with sticky tooltips and to be in line with APM sparkline behavior.
- Fix to set mini histogram background to transparent so the chart background picks up the background of a hovered table row.
- Fix some hard coded values by using values provided by EUI.
- Fixes an issue where histograms were assigned to the wrong table rows.
- Support for loading indicator and empty chart state.
- Tweaks analysis table column widths.

(cherry picked from commit 3117f67)

Co-authored-by: Walter Rafelsberger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed bug Fixes for quality problems that affect the customer experience :ml release_note:skip Skip the PR/issue when compiling release notes v8.4.0 v8.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants